projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cea6fd
)
(f90-mode-abbrev-table): Use mapc rather than mapcar.
author
Glenn Morris
<rgm@gnu.org>
Fri, 21 Sep 2007 08:05:42 +0000
(08:05 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 21 Sep 2007 08:05:42 +0000
(08:05 +0000)
lisp/progmodes/f90.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/f90.el
b/lisp/progmodes/f90.el
index 6c704916c651075227600f144eba9666ce5f076f..c7042fb1f671dfda3b9a7b31b1f5b38206244ed2 100644
(file)
--- a/
lisp/progmodes/f90.el
+++ b/
lisp/progmodes/f90.el
@@
-682,7
+682,7
@@
Used in the F90 entry in `hs-special-modes-alist'.")
(let (abbrevs-changed)
;; Use the 6th arg (SYSTEM-FLAG) of define-abbrev if possible.
;; A little baroque to quieten the byte-compiler.
- (mapc
ar
+ (mapc
(function (lambda (element)
(condition-case nil
(apply 'define-abbrev f90-mode-abbrev-table